Welcome![Sign In][Sign Up]
Location:
Search - morphological image processing

Search list

[Special Effectsxingtaixue

Description: 杨淑英 图像处理资料 第八章 形态学 源码-Yang Shuying Chapter morphological image processing information source
Platform: | Size: 243712 | Author: 冯建帅 | Hits:

[Special EffectsVCPPimage-processing-methods

Description: 本书主要讲了VC++环境下图像处理的方法,包括形态学处理等-Book focuses on the VC++ environment, image processing methods, including morphological processing, etc.
Platform: | Size: 13778944 | Author: 孙西龙 | Hits:

[OpenCVmorphology1

Description: 用opencv进行形态学操作处理图像,开闭运算和膨胀腐蚀-Using opencv morphological image processing operations, opening and closing operation and expansion of corrosion
Platform: | Size: 1383424 | Author: 何逸 | Hits:

[Special Effectsmorphological

Description: 数字图像处理形态学程序,VC++6.0实现,可运行于各种平台-Morphological digital image processing procedures, VC++6.0 to achieve, can run on various platforms
Platform: | Size: 4950016 | Author: 君兰 | Hits:

[Special Effectszhongyaoxianweitezhengchuli

Description: 中药显微特征图像的形态滤波预处理 形态学图像处理以数学集合论为基础,利用结 构元素收集图像的信息。 -Microscopic characteristics of traditional Chinese medicine form of filtering the image pre-processing morphological image processing based on mathematical set theory, the use of structural elements to collect the image information.
Platform: | Size: 595968 | Author: 刘颖 | Hits:

[Special Effectsimdilatey

Description: 圆形模板实现图像形态学膨胀处理。经上机编译验证膨胀处理效果良好,可以实现膨胀处理-Circular templates morphological image processing expansion. The expansion of the native compiler validation process works well, can handle expansion
Platform: | Size: 2048 | Author: 陈先开 | Hits:

[matlabMorphological_Image_Processing

Description: Morphological image processing applications
Platform: | Size: 1324032 | Author: Sam | Hits:

[Otherxingtaixue

Description: 程序的功能是对载入的图像进行数学形态学处理,主要是腐蚀、膨胀、开操作和闭操作。-Function of the program is loaded morphological image processing, mainly erosion, dilation, open operation and close operation.
Platform: | Size: 24576 | Author: 陈勇 | Hits:

[Special Effectssam

Description: 在通常情况下,形态学图像处理以在图像中移动一个结构元素并进行一种类似于卷积操作的方式进行。像卷积核一样,结构元素可以具有任意的大小,也可以包含任意的0与1的组合。在每个象素位置,结构元素与在它下面的二值图像之间进行一种特定的逻辑运算。 -Under normal circumstances, the morphological image processing to a structure element is moved in the image, and a similar convolution operations. Like a convolution kernel, as the structural element may have any size, but also can contain any combination of 0 and 1. At each pixel location, the structure elements below it between the binary image of a particular logical operator.
Platform: | Size: 3835904 | Author: 李斌 | Hits:

[Special Effectsimage-process

Description: 基于VC的数字图像处理概述,包括了二值化,滤波,灰度化,形态学滤波等基本内容。是文档资料。不是源码-Overview of the VC-based digital image processing, including two binarization, filtering, grayscale morphological filtering content. Documentation. Not code
Platform: | Size: 391168 | Author: | Hits:

[Special EffectsVCIMAGE

Description: 图像形态学处理,并设计界面。形态学处理是图像处理中应用最广范的技术之一-Morphological image processing, and the design of the interface. The morphology processing is one of image processing applications, the broadest technology
Platform: | Size: 492544 | Author: 李飞 | Hits:

[Program docDVIP11

Description: 北京邮电大学数字图像处理形态学图像处理ppt-Beijing University of Posts and Telecommunications morphological image processing digital image processing ppt
Platform: | Size: 11373568 | Author: 刘浩宇 | Hits:

[Graph programsimulate

Description: 设计主要涉及了数字图像处理中形态学图像处理的相关知识,如膨胀、腐蚀、开闭运算及测地腐蚀、测地膨胀等内容。-Mainly involved in the design of the knowledge of morphological image processing digital image processing, such as expansion, corrosion, opening and closing computing geodesic corrosion geodesic expansion.
Platform: | Size: 1024 | Author: 黄凯 | Hits:

[OtherDigitalImageProcessingUsingMATLAB

Description: 《数字图像处理(MATLAB版)》是把图像处理基础理论论述与软件实践方法相结合的第一本书,它集成了冈萨雷斯和伍兹所著的《数字图像处理》一书中的重要内容和MathWorks公司的图像处理工具箱。本书的特色在于它重点强调了怎样通过开发新代码来增强这些软件工具。本书在介绍MATLAB编程基础知识之后,讲述了图像处理的主要内容,具体包括亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界表示与描述以及对象识别等。-Digital image processing (the MATLAB Version) " is the first book of the combination exposition of the basic theory of image processing software practices, integrated Gonzalez and Woods book" Digital Image Processing " book of important content and MathWorks Image Processing Toolbox. The features of this book lies in its emphasis on how to develop new code to enhance these software tools. Introducing MATLAB programming basics, the book tells the story of the main contents of the image processing, including brightness transform, linear and nonlinear spatial filtering, frequency domain filtering, image restoration and registration, color image processing, wavelets, image data compression, morphological image processing, image segmentation, regions and boundary representation and description, and object recognition.
Platform: | Size: 19757056 | Author: 刘勇 | Hits:

[OpenCVFaceDetection

Description: 图像预处理包括图像平滑、图像分割、二值化、图像形态学处理和轮廓提取。轮廓提取是使用八邻域边界跟踪算法。在手势的特征提取部分,使用边界傅立叶描绘子的手势特征提取算法。针对手势的识别,采用了基于 BP 神经网络的识别方法-Image pre-processing, including image smoothing, image segmentation, binarization, morphological image processing and contour extraction. The contour extraction is eight neighborhood boundary tracking algorithm. Extract part of the characteristics of the gestures and use the boundary Fourier descriptors gestures feature extraction algorithm. Gesture recognition, the recognition method based on BP neural network
Platform: | Size: 3072 | Author: 张燕 | Hits:

[Other1

Description: 数字图像处理(MATLAB版) 本书是把图像处理基础理论论述与软件实践方法相结合的第一本书,它集成了冈萨雷斯和伍兹所著的《数字图像处理》一书中的重要内容和mathworks公司的图像处理工具箱。本书的特色在于它重点强调了怎样通过开发新代码来增强这些软件工具。本书在介绍matlab编程基础知识之后,讲述了图像处理的主要内容,具体包括亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界表示与描述以及对象识别等。-Digital Image Processing (MATLAB version) This book is based on the theory of discourse and image processing software practices combined with the first book, which integrates Gonzalez and Woods book " Digital Image Processing" an important book content and mathworks company' s image processing toolbox. The book features is that it focuses on how through the development of new code to enhance these software tools. This book introduces the basics matlab programming, tells the main content of the image processing, specifically including brightness transform, linear and nonlinear spatial filtering, frequency domain filtering, image restoration and registration, color image processing, wavelets, image data compression, morphological image processing, image segmentation, regions and boundary representation and description, and object recognition.
Platform: | Size: 10565632 | Author: jifeng | Hits:

[Graph Drawing11

Description: 图像 中形态学的处理与代码,膨胀腐蚀开闭运算-Morphological image processing and image code
Platform: | Size: 7168 | Author: wuwangdi | Hits:

[Special EffectsMATLAB_source_code

Description: 附件里含有以下《MATLAB图像处理实例详解》 程序: 第2章:MATLAB基础 第3章:MATLAB图像处理基础 第4章:数字图像的运算 第5章:图像增强技术 第6章:图像复原技术 第7章:图像分割技术 第8章:图像变换技术 第9章:彩色图像处理 第10章:图像压缩编码 第11章:图像特征分析 第12章:形态学图像处理 第13章:小波在图像处理中的应用 第14章:基于SIMULINK的视频和图像处理 第15章:图像处理的MATLAB实例-Annex contains the following " MATLAB image processing example explanation" Program: Chapter 2: MATLAB based Chapter 3: MATLAB image processing based on Chapter 4: Digital image computing Chapter 5: Image Enhancement Technology Chapter 6: Image Restoration Technology Section Chapter 7: image segmentation Chapter 8: image transformation techniques Chapter 9: Color Image Processing Chapter 10: Chapter 11 Image Compression: Image Analysis Chapter 12: Chapter 13 morphological image processing: wavelets in image processing Applications Chapter 14: Based on SIMULINK video and image processing Chapter 15: Examples of image processing MATLAB
Platform: | Size: 6654976 | Author: 小灰机 | Hits:

[OpenCVImage

Description: 基于opencv的mfc多文档图像处理包,实现图像处理的基本功能,图像增强,边缘检测,形态学变化等-Mfc-based multi-document image processing package opencv to achieve the basic functions of image processing, image enhancement, edge detection, morphological changes
Platform: | Size: 2039808 | Author: | Hits:

[Special Effectsmorphological-transformation

Description: 图像处理程序,形态学变换,可实现腐蚀,膨胀,开运算,闭运算,细化等操作-Image processing program, morphological transformation, enabling erosion, dilation, opening operation and closing operation, refining and other operations
Platform: | Size: 96256 | Author: changzhijie | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 21 »

CodeBus www.codebus.net